Namespace - LJCWinFormControls
Parameters
tokens - The CodeTokenizer object.
lineText - The line text.
lineIndex - The line index value.
beginTag - The begin delimiter value.
endTag - The end delimiter value.
isSummary - True if a Summary comment, otherwise false.
Syntax
C# |
public Void ProcessXmlComment(CodeTokenizer tokens, String lineText, Int32 lineIndex, String beginTag, String endTag, Boolean isSummary = True)
|
Processes the Summary and Returns tokens.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.